PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedBlock Class / getStructureElement Method
In This Topic
    getStructureElement Method
    In This Topic
    Gets the structure element.
    Syntax
    public PDFStructureElement getStructureElement()

    Return Value

    The com.o2sol.pdf4java.logicalstructure.PDFStructureElement object associated with this block.
    See Also